[INFO] cloning repository https://github.com/BenFradet/allumette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenFradet/allumette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fallumette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fallumette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 076068e0874d9ce32d4c67e6512cfcca9de755c1
[INFO] testing BenFradet/allumette against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fallumette" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BenFradet/allumette
[INFO] finished tweaking git repo https://github.com/BenFradet/allumette
[INFO] tweaked toml for git repo https://github.com/BenFradet/allumette written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenFradet/allumette on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenFradet/allumette already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ratatui/ratatui`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded unicode-truncate v2.0.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4b4a8eecbcd1a851859785d4914b11135367d81ef5ae98e46eaa3f58b4c3eb1
[INFO] running `Command { std: "docker" "start" "-a" "c4b4a8eecbcd1a851859785d4914b11135367d81ef5ae98e46eaa3f58b4c3eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4b4a8eecbcd1a851859785d4914b11135367d81ef5ae98e46eaa3f58b4c3eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b4a8eecbcd1a851859785d4914b11135367d81ef5ae98e46eaa3f58b4c3eb1", kill_on_drop: false }`
[INFO] [stdout] c4b4a8eecbcd1a851859785d4914b11135367d81ef5ae98e46eaa3f58b4c3eb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fd193b207d57280cda167239bcbcbb57226de0278c474226720de3bc1586b87
[INFO] running `Command { std: "docker" "start" "-a" "6fd193b207d57280cda167239bcbcbb57226de0278c474226720de3bc1586b87", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling ratatui v0.30.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]    Compiling allumette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "6fd193b207d57280cda167239bcbcbb57226de0278c474226720de3bc1586b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd193b207d57280cda167239bcbcbb57226de0278c474226720de3bc1586b87", kill_on_drop: false }`
[INFO] [stdout] 6fd193b207d57280cda167239bcbcbb57226de0278c474226720de3bc1586b87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59c1a9799b1c9efac38ad43d44ed7b09c4eb4b176dca8e3dd90ebd083f14ccf6
[INFO] running `Command { std: "docker" "start" "-a" "59c1a9799b1c9efac38ad43d44ed7b09c4eb4b176dca8e3dd90ebd083f14ccf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling allumette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.44s
[INFO] running `Command { std: "docker" "inspect" "59c1a9799b1c9efac38ad43d44ed7b09c4eb4b176dca8e3dd90ebd083f14ccf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c1a9799b1c9efac38ad43d44ed7b09c4eb4b176dca8e3dd90ebd083f14ccf6", kill_on_drop: false }`
[INFO] [stdout] 59c1a9799b1c9efac38ad43d44ed7b09c4eb4b176dca8e3dd90ebd083f14ccf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee1828bc5ca7526c74585e19ade6b3a4163aff0a92fc63f4a4c2c0e63b6ecb25
[INFO] running `Command { std: "docker" "start" "-a" "ee1828bc5ca7526c74585e19ade6b3a4163aff0a92fc63f4a4c2c0e63b6ecb25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/allumette-7641fc104b138d8e)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test autodiff::central_diff::tests::central_diff_b_tests ... ok
[INFO] [stdout] test ops::gpu::tests::cpu_map_broadcast_test ... ok
[INFO] [stdout] test autodiff::central_diff::tests::central_diff_a_tests ... ok
[INFO] [stdout] test ops::gpu::tests::cpu_zip_test ... ok
[INFO] [stdout] test ops::sequential::tests::expand_test ... ok
[INFO] [stdout] test ops::parallel::tests::expand_test ... ok
[INFO] [stdout] test autodiff::central_diff::tests::central_diff_u_tests ... ok
[INFO] [stdout] test math::element::tests::sig_tests ... ok
[INFO] [stdout] test ops::sequential::tests::map_broadcast_identity_test ... ok
[INFO] [stdout] test math::element::tests::relu_tests ... ok
[INFO] [stdout] test ops::parallel::tests::map_broadcast_identity_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_identity_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_identity_test ... ok
[INFO] [stdout] test shaping::idx::tests::broadcast_test ... ok
[INFO] [stdout] test shaping::shape::tests::broadcast_test ... ok
[INFO] [stdout] test shaping::shape::tests::idx_test ... ok
[INFO] [stdout] test shaping::strides::tests::stride_from_shape_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_broadcast_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::idx_in_set_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::layout_test1 ... ok
[INFO] [stdout] test storage::cpu_data::tests::layout_test2 ... ok
[INFO] [stdout] test ops::parallel::tests::map_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::rand_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_broadcast_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_test ... ok
[INFO] [stdout] test ops::parallel::tests::reduce_test_mul ... ok
[INFO] [stdout] test ops::sequential::tests::map_broadcast_composition_test ... ok
[INFO] [stdout] test ops::sequential::tests::reduce_test_sum ... ok
[INFO] [stdout] test storage::cpu_data::tests::zeros_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::enumeration_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_composition_test ... ok
[INFO] [stdout] test ops::parallel::tests::reduce_test_sum ... ok
[INFO] [stdout] test ops::sequential::tests::zip_commutative_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_broadcast_composition_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::permute_test ... ok
[INFO] [stdout] test ops::sequential::tests::reduce_test_mul ... ok
[INFO] [stdout] test ops::parallel::tests::zip_commutative_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_composition_test ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test tensor::tests::cpu::binary_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::test_reduce_forward_all_dim ... ok
[INFO] [stdout] test tensor::tests::cpu::test_reduce_forward_one_dim ... ok
[INFO] [stdout] test tensor::tests::cpu::test_reduce_forward_one_dim_2 ... ok
[INFO] [stdout] test tensor::tests::cpu::permute_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_complex_test1 ... ok
[INFO] [stdout] test tensor::tests::cpu::matmul_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_grad_lt_gt_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_complex_test2 ... ok
[INFO] [stdout] test tensor::tests::cpu::reduce_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_relu_test ... ok
[INFO] [stdout] test ops::gpu::tests::gpu_map_broadcast_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::layout_test2 ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::enumeration_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::rand_test ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::permute_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::layout_test1 ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::zeros_test ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_backward_gpu ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_grad_lt_gt_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_grad_broadcast_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_expand_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_matmul_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::matmul_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::matmul_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_view_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_sig_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_relu_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim ... FAILED
[INFO] [stdout] test tensor::tests::gpu::permute_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_grad_relu_test ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_complex_test1 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_complex_test2 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::reduce_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::test_view ... ok
[INFO] [stdout] test tensor::tests::gpu::unary_grad_complex_test2 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward ... FAILED
[INFO] [stdout] test training::dataset::tests::seed_is_deterministic ... ok
[INFO] [stdout] test tensor::tests::gpu::unary_grad_complex_test1 ... FAILED
[INFO] [stdout] test tensor::tests::test_view_gpu ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_grad_tests ... FAILED
[INFO] [stdout] test training::layer::tests::test_layer_gpu ... FAILED
[INFO] [stdout] test training::layer::tests::test_layer_cpu ... ok
[INFO] [stdout] test training::train::tests::gpu_vs_cpu ... FAILED
[INFO] [stdout] test util::debugger::tests::test_axis_labels ... ok
[INFO] [stdout] test wgpu::workgroup_info::tests::chunk_z_test ... ok
[INFO] [stdout] test training::dataset::tests::split_test ... ok
[INFO] [stdout] test wgpu::workgroup_info::tests::for_reduce_test ... ok
[INFO] [stdout] test wgpu::workgroup_info::tests::from_shape_test ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_complex_test1 ... ok
[INFO] [stdout] test training::dataset::tests::xor_test ... ok
[INFO] [stdout] test training::dataset::tests::make_points_test ... ok
[INFO] [stdout] test training::dataset::tests::diag_test ... ok
[INFO] [stdout] test training::dataset::tests::circle_test ... ok
[INFO] [stdout] test training::dataset::tests::simple_test ... ok
[INFO] [stdout] test tensor::tests::cpu::matmul_grad_tests ... ok
[INFO] [stdout] test training::train::tests::test_train ... FAILED
[INFO] [stdout] test tensor::tests::cpu::binary_grad_broadcast_lt_gt_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_complex_test2 ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_grad_broadcast_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ops::gpu::tests::gpu_map_broadcast_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ops::gpu::tests::gpu_map_broadcast_test' (25) panicked at src/wgpu/wgpu_context.rs:256:14:
[INFO] [stdout] No suitable GPU adapters found on the system: EnvNotSet
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93d78 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3acfec2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a6ef2d99075 - <core[4a92201981c6b77a]::result::Result<wgpu[550b8d32ddea8170]::api::adapter::Adapter, wgpu_types[1f75e98977702c32]::RequestAdapterError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a6ef2d414c3 - <allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:256:14
[INFO] [stdout]   22:     0x5a6ef2dfcd10 - futures_executor[dcd57822a373b13e]::local_pool::block_on::<<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:34
[INFO] [stdout]   23:     0x5a6ef2dfcc69 - futures_executor[dcd57822a373b13e]::local_pool::run_executor::<(wgpu[550b8d32ddea8170]::api::device::Device, wgpu[550b8d32ddea8170]::api::queue::Queue), futures_executor[dcd57822a373b13e]::local_pool::block_on<<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:90:37
[INFO] [stdout]   24:     0x5a6ef2da7b32 - <std[1209cfb42f6d497f]::thread::local::LocalKey<alloc[420bb310a727dfd7]::sync::Arc<futures_executor[dcd57822a373b13e]::local_pool::ThreadNotify>>>::try_with::<futures_executor[dcd57822a373b13e]::local_pool::run_executor<(wgpu[550b8d32ddea8170]::api::device::Device, wgpu[550b8d32ddea8170]::api::queue::Queue), futures_executor[dcd57822a373b13e]::local_pool::block_on<<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>::{closure#0}, (wgpu[550b8d32ddea8170]::api::device::Device, wgpu[550b8d32ddea8170]::api::queue::Queue)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5a6ef2da7a23 - <std[1209cfb42f6d497f]::thread::local::LocalKey<alloc[420bb310a727dfd7]::sync::Arc<futures_executor[dcd57822a373b13e]::local_pool::ThreadNotify>>>::with::<futures_executor[dcd57822a373b13e]::local_pool::run_executor<(wgpu[550b8d32ddea8170]::api::device::Device, wgpu[550b8d32ddea8170]::api::queue::Queue), futures_executor[dcd57822a373b13e]::local_pool::block_on<<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>::{closure#0}, (wgpu[550b8d32ddea8170]::api::device::Device, wgpu[550b8d32ddea8170]::api::queue::Queue)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5a6ef2dc89cb - futures_executor[dcd57822a373b13e]::local_pool::run_executor::<(wgpu[550b8d32ddea8170]::api::device::Device, wgpu[550b8d32ddea8170]::api::queue::Queue), futures_executor[dcd57822a373b13e]::local_pool::block_on<<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:86:27
[INFO] [stdout]   27:     0x5a6ef2dc8a94 - futures_executor[dcd57822a373b13e]::local_pool::block_on::<<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:5
[INFO] [stdout]   28:     0x5a6ef2d47570 - <allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:286:9
[INFO] [stdout]   29:     0x5a6ef2d49f66 - <allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext as core[4a92201981c6b77a]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:36:31
[INFO] [stdout]   30:     0x5a6ef2e03fa2 - <fn() -> allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2b4e832 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:250:25
[INFO] [stdout]   32:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   33:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   34:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   35:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   36:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   37:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   38:     0x5a6ef2e5924a - allumette[9927afba1b7ae143]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/gpu.rs:306:55
[INFO] [stdout]   39:     0x5a6ef2e0856e - <allumette[9927afba1b7ae143]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2e66396 - allumette[9927afba1b7ae143]::ops::gpu::tests::gpu_map_broadcast_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/gpu.rs:301:5
[INFO] [stdout]   42:     0x5a6ef2e58f67 - allumette[9927afba1b7ae143]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/gpu.rs:302:32
[INFO] [stdout]   43:     0x5a6ef2e08536 - <allumette[9927afba1b7ae143]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::layout_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::layout_test2' (75) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2e7518f - allumette[9927afba1b7ae143]::storage::gpu_data::tests::layout_test2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:414:58
[INFO] [stdout]   28:     0x5a6ef2e5cd07 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::layout_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:410:22
[INFO] [stdout]   29:     0x5a6ef2e098a6 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::layout_test2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   51:     0x7b662e17fa64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::enumeration_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::enumeration_test' (73) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf2fa3 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef27c5622 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   33:     0x5a6ef27a0132 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   34:     0x5a6ef28035ea - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   35:     0x5a6ef278c5ac - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   36:     0x5a6ef2831c96 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   37:     0x5a6ef2e75bbb - allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   38:     0x5a6ef2e5cd67 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   39:     0x5a6ef2e09926 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::enumeration_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   61:     0x7b662e17fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::rand_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::rand_test' (77) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4be68 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::rand
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:281:42
[INFO] [stdout]   28:     0x5a6ef2e75f37 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::rand_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:421:20
[INFO] [stdout]   29:     0x5a6ef2e5cd97 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::rand_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:420:19
[INFO] [stdout]   30:     0x5a6ef2e09966 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::rand_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   52:     0x7b662e17fa64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests' (131) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ec2a4d - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5a6ef2cf22ab - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf1246 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef27b47e8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5a6ef2792627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5a6ef27e1ae3 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5a6ef278985c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5a6ef28309d6 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5a6ef2ed06a6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5a6ef2e0952e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5a6ef2ee7606 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5a6ef2ecc967 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5a6ef2e09226 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b662e17fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::permute_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::permute_test' (76) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2eeec98 - <proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>)> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/tuple.rs:57:35
[INFO] [stdout]   32:     0x5a6ef2cf42c6 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>)>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27d66a8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>)>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef27b07dc - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<(proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>), allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef282cda9 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<(proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>), allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef278ffac - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<(proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>), allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2833496 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<(proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[9927afba1b7ae143]::shaping::idx::Idx>::new>), allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2e757d4 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x5a6ef2e5cd37 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5a6ef2e098e6 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::permute_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b662e17fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::layout_test1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::layout_test1' (74) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2e74563 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::layout_test1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:402:58
[INFO] [stdout]   28:     0x5a6ef2e5ccd7 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::layout_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:398:22
[INFO] [stdout]   29:     0x5a6ef2e09866 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::layout_test1::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   51:     0x7b662e17fa64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::zeros_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::zeros_test' (78) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4c143 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::zeros
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:274:42
[INFO] [stdout]   28:     0x5a6ef2e5ce68 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:357:25
[INFO] [stdout]   29:     0x5a6ef2e7b5c9 - <&allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1} as core[4a92201981c6b77a]::ops::function::Fn<(proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   30:     0x5a6ef291bb4c - proptest[865e77ea652b9109]::test_runner::runner::call_test::<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   31:     0x5a6ef2e88f2a - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[865e77ea652b9109]::test_runner::runner::call_test<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x5a6ef2de07ed - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[865e77ea652b9109]::test_runner::runner::call_test<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5a6ef2c1e49b - __rust_try
[INFO] [stdout]   34:     0x5a6ef2c091d2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[865e77ea652b9109]::test_runner::runner::call_test<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5a6ef2c091d2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<proptest[865e77ea652b9109]::test_runner::runner::call_test<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5a6ef290864f - proptest[865e77ea652b9109]::test_runner::runner::call_test::<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   37:     0x5a6ef2c89cc8 - proptest[865e77ea652b9109]::test_runner::scoped_panic_hook::internal::with_hook::<core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>, alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>, proptest[865e77ea652b9109]::test_runner::runner::call_test<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[865e77ea652b9109]::test_runner::runner::call_test<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   38:     0x5a6ef289687d - proptest[865e77ea652b9109]::test_runner::runner::call_test::<proptest[865e77ea652b9109]::sugar::NamedArguments<&str, allumette[9927afba1b7ae143]::shaping::shape::Shape>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   39:     0x5a6ef27baf54 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}>, &allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   40:     0x5a6ef27978f8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   41:     0x5a6ef27ee78a - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   42:     0x5a6ef278aa7c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   43:     0x5a6ef2831156 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   44:     0x5a6ef2e73f4b - allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   45:     0x5a6ef2e5cca7 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   46:     0x5a6ef2e09826 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   68:     0x7b662e17fa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/storage/gpu_data.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::zeros_test' (78) panicked at src/storage/gpu_data.rs:354:5:
[INFO] [stdout] Test failed: LazyLock instance has previously been poisoned.
[INFO] [stdout] minimal failing input: shape = Shape {
[INFO] [stdout]     data: [
[INFO] [stdout]         1,
[INFO] [stdout]     ],
[INFO] [stdout]     size: 1,
[INFO] [stdout] }
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93d78 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef2e74119 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5a6ef2e5cca7 - allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5a6ef2e09826 - <allumette[9927afba1b7ae143]::storage::gpu_data::tests::zeros_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   43:     0x7b662e17fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_backward_gpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_backward_gpu' (136) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ed399a - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1682:21
[INFO] [stdout]   28:     0x5a6ef2e0a03e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5a6ef2ee8d66 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_backward_gpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1673:13
[INFO] [stdout]   31:     0x5a6ef2ed3567 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1674:35
[INFO] [stdout]   32:     0x5a6ef2e09d86 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   54:     0x7b662e17fa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_lt_gt_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_lt_gt_tests' (133) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ec2a4d - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5a6ef2cf22ab - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf1106 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef27b3368 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5a6ef2791627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5a6ef27df223 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5a6ef27894bc - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5a6ef2830856 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5a6ef2ecf6e6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5a6ef2e0946e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5a6ef2ee7186 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5a6ef2ecc8a7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5a6ef2e09126 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b662e17fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_tests' (134) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ec2a4d - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5a6ef2cf22ab - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf1066 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef27b2928 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5a6ef2790e27 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5a6ef27dddc3 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5a6ef27892ec - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5a6ef2830796 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5a6ef2ecdb56 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5a6ef2e0931e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5a6ef2ee69a6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5a6ef2ecc757 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5a6ef2e08f66 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b662e17fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim' (141) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ed9718 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1664:21
[INFO] [stdout]   28:     0x5a6ef2e0a1be - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5a6ef2ee9666 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1656:13
[INFO] [stdout]   31:     0x5a6ef2ed36e7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1657:45
[INFO] [stdout]   32:     0x5a6ef2e09f86 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   54:     0x7b662e17fa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_broadcast_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_broadcast_tests' (132) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ec2a4d - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5a6ef2cf22ab - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf11a6 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef27b3da8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5a6ef2791e27 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5a6ef27e0683 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5a6ef278968c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5a6ef2830916 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5a6ef2ed02b6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5a6ef2e094fe - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5a6ef2ee74e6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5a6ef2ecc937 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5a6ef2e091e6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b662e17fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward' (138) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4cc8e - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:332:61
[INFO] [stdout]   28:     0x5a6ef2edd141 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:86:9
[INFO] [stdout]   29:     0x5a6ef2ed9019 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1730:21
[INFO] [stdout]   30:     0x5a6ef2e0a18e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee9546 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1719:13
[INFO] [stdout]   33:     0x5a6ef2ed36b7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1720:45
[INFO] [stdout]   34:     0x5a6ef2e09f46 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_expand_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_expand_backward' (139) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4b5e2 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:303:50
[INFO] [stdout]   28:     0x5a6ef2edaf8f - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:76:25
[INFO] [stdout]   29:     0x5a6ef2ed69ef - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1770:46
[INFO] [stdout]   30:     0x5a6ef2e0a0fe - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee91e6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_expand_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1757:13
[INFO] [stdout]   33:     0x5a6ef2ed3627 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1758:38
[INFO] [stdout]   34:     0x5a6ef2e09e86 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_matmul_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_matmul_backward' (140) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4b5e2 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:303:50
[INFO] [stdout]   28:     0x5a6ef2edaf8f - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:76:25
[INFO] [stdout]   29:     0x5a6ef2ed7c2a - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1802:46
[INFO] [stdout]   30:     0x5a6ef2e0a12e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee9306 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_matmul_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1780:13
[INFO] [stdout]   33:     0x5a6ef2ed3657 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1781:38
[INFO] [stdout]   34:     0x5a6ef2e09ec6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::matmul_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::matmul_grad_tests' (147) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf19c0 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef2eec8d8 - <proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>)> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/tuple.rs:57:35
[INFO] [stdout]   31:     0x5a6ef2c1d266 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>)>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   32:     0x5a6ef2bc7a3d - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch)>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   33:     0x5a6ef2cf3226 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch)>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   34:     0x5a6ef27c6bc8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch)>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   35:     0x5a6ef27a1267 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   36:     0x5a6ef2806103 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   37:     0x5a6ef278c94c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   38:     0x5a6ef2831e16 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   39:     0x5a6ef2ecdf46 - allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   40:     0x5a6ef2e0934e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   42:     0x5a6ef2ee6ac6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   43:     0x5a6ef2ecc787 - allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5a6ef2e08fa6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   66:     0x7b662e17fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::matmul_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::matmul_tests' (148) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf19c0 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef2eec8d8 - <proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>)> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/tuple.rs:57:35
[INFO] [stdout]   31:     0x5a6ef2c1d266 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>)>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   32:     0x5a6ef2bc7a3d - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch)>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   33:     0x5a6ef2cf3186 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch)>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   34:     0x5a6ef27c6188 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::tuple::TupleValueTree<(proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch, proptest[865e77ea652b9109]::num::usize::BinarySearch)>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   35:     0x5a6ef27a0a67 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   36:     0x5a6ef2804ca3 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   37:     0x5a6ef278c77c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   38:     0x5a6ef2831d56 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<(core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>, core[4a92201981c6b77a]::ops::range::Range<usize>), <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   39:     0x5a6ef2ecd376 - allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   40:     0x5a6ef2e092be - <allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   42:     0x5a6ef2ee6766 - allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   43:     0x5a6ef2ecc6f7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5a6ef2e08ee6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::matmul_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   66:     0x7b662e17fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_view_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_view_backward' (146) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4cc8e - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:332:61
[INFO] [stdout]   28:     0x5a6ef2edd141 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:86:9
[INFO] [stdout]   29:     0x5a6ef2ed5ce7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1709:21
[INFO] [stdout]   30:     0x5a6ef2e0a0ce - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee90c6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_view_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1697:13
[INFO] [stdout]   33:     0x5a6ef2ed35f7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1698:36
[INFO] [stdout]   34:     0x5a6ef2e09e46 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_sig_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_sig_backward' (145) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4c81b - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5a6ef2edd101 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5a6ef2ed4bd3 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1844:46
[INFO] [stdout]   30:     0x5a6ef2e0a06e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee8e86 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_sig_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1835:13
[INFO] [stdout]   33:     0x5a6ef2ed3597 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1836:35
[INFO] [stdout]   34:     0x5a6ef2e09dc6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_tests' (135) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ec2a4d - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5a6ef2cf22ab - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2cf0fc6 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5a6ef27b1ee8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5a6ef2790627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5a6ef27dc963 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5a6ef278911c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5a6ef28306d6 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#1}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5a6ef2eccf86 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5a6ef2e0928e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5a6ef2ee6646 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5a6ef2ecc6c7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5a6ef2e08ea6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::binary_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b662e17fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_relu_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_relu_backward' (144) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4c81b - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5a6ef2edd101 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5a6ef2ed53a9 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1826:46
[INFO] [stdout]   30:     0x5a6ef2e0a09e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee8fa6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_relu_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1817:13
[INFO] [stdout]   33:     0x5a6ef2ed35c7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1818:36
[INFO] [stdout]   34:     0x5a6ef2e09e06 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim' (142) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ed9b8a - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1622:21
[INFO] [stdout]   28:     0x5a6ef2e0a1ee - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5a6ef2ee9786 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1614:13
[INFO] [stdout]   31:     0x5a6ef2ed3717 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1615:45
[INFO] [stdout]   32:     0x5a6ef2e09fc6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   54:     0x7b662e17fa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::permute_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::permute_grad_tests' (149) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf17e6 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef2bb943e - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:111:28
[INFO] [stdout]   34:     0x5a6ef2bcaded - <proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:42:9
[INFO] [stdout]   35:     0x5a6ef2cef5b0 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:53:21
[INFO] [stdout]   36:     0x5a6ef2798108 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:666:40
[INFO] [stdout]   37:     0x5a6ef27efd43 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   38:     0x5a6ef278ac4c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   39:     0x5a6ef2831216 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   40:     0x5a6ef2ece726 - allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   41:     0x5a6ef2e093ae - <allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   43:     0x5a6ef2ee6d06 - allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   44:     0x5a6ef2ecc7e7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5a6ef2e09026 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::permute_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   67:     0x7b662e17fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_relu_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_relu_test' (155) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e926 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<proptest[865e77ea652b9109]::strategy::filter::Filter<core[4a92201981c6b77a]::ops::range::Range<f32>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf32ec - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::strategy::filter::Filter<proptest[865e77ea652b9109]::num::f32::BinarySearch, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[865e77ea652b9109]::strategy::filter::Filter<core[4a92201981c6b77a]::ops::range::Range<f32>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cb66 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::strategy::filter::Filter<proptest[865e77ea652b9109]::num::f32::BinarySearch, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[865e77ea652b9109]::strategy::filter::Filter<core[4a92201981c6b77a]::ops::range::Range<f32>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6ee6 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf30e3 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf1886 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b8fa8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2795e27 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27ea983 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef278a50c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830f16 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2ecf2f6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e0943e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee7066 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc877 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e090e6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_relu_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_complex_test1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_complex_test1' (151) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf1606 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b70e8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2794627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27e6c63 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef2789f9c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830cd6 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2eceb16 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e093de - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee6e26 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc817 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e09066 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test1::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_complex_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_complex_test2' (152) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf16a6 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b7b28 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2794e27 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27e80c3 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef278a16c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830d96 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2ecef06 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e0940e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee6f46 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc847 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e090a6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_complex_test2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_tests' (157) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf1426 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b5228 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2792e27 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27e2f43 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef2789a2c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830a96 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2eccb96 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e0925e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee6526 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc697 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e08e66 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::reduce_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::reduce_grad_tests' (150) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf1566 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b66a8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2793e27 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27e5803 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef2789dcc - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830c16 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2ece336 - allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e0937e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee6be6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc7b7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e08fe6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::reduce_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_complex_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_complex_test2' (154) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e926 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<proptest[865e77ea652b9109]::strategy::filter::Filter<core[4a92201981c6b77a]::ops::range::Range<f32>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf32ec - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::strategy::filter::Filter<proptest[865e77ea652b9109]::num::f32::BinarySearch, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[865e77ea652b9109]::strategy::filter::Filter<core[4a92201981c6b77a]::ops::range::Range<f32>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cb66 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::strategy::filter::Filter<proptest[865e77ea652b9109]::num::f32::BinarySearch, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[865e77ea652b9109]::strategy::filter::Filter<core[4a92201981c6b77a]::ops::range::Range<f32>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6ee6 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf30e3 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf1926 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b99e8 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2796627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27ebde3 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef278a6dc - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830fd6 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2ecfec6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e094ce - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee73c6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc907 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e091a6 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2' (143) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2eda1da - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1643:21
[INFO] [stdout]   28:     0x5a6ef2e0a21e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5a6ef2ee98a6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1635:13
[INFO] [stdout]   31:     0x5a6ef2ed3747 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1636:47
[INFO] [stdout]   32:     0x5a6ef2e0a006 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   54:     0x7b662e17fa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward' (137) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4c81b - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5a6ef2edd101 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5a6ef2ed86d0 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1748:46
[INFO] [stdout]   30:     0x5a6ef2e0a15e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee9426 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1739:13
[INFO] [stdout]   33:     0x5a6ef2ed3687 - allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1740:45
[INFO] [stdout]   34:     0x5a6ef2e09f06 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_complex_test1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_complex_test1' (153) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf1746 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b8568 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2795627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27e9523 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef278a33c - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830e56 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2ecfad6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e0949e - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee72a6 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc8d7 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e09166 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::test_view_gpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::test_view_gpu' (159) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4cc8e - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:332:61
[INFO] [stdout]   28:     0x5a6ef2edd141 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:86:9
[INFO] [stdout]   29:     0x5a6ef2b16ea8 - allumette[9927afba1b7ae143]::tensor::tests::test_view_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1882:21
[INFO] [stdout]   30:     0x5a6ef2e081fe - <allumette[9927afba1b7ae143]::tensor::tests::test_view_gpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2b17016 - allumette[9927afba1b7ae143]::tensor::tests::test_view_gpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1880:5
[INFO] [stdout]   33:     0x5a6ef2b16e37 - allumette[9927afba1b7ae143]::tensor::tests::test_view_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1881:23
[INFO] [stdout]   34:     0x5a6ef2e08186 - <allumette[9927afba1b7ae143]::tensor::tests::test_view_gpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_tests' (156) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d3e786 - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5a6ef2cf342c - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5a6ef2c1cd26 - <proptest[865e77ea652b9109]::strategy::fuse::Fuse<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::f32::BinarySearch>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[4a92201981c6b77a]::ops::range::Range<f32>>::{closure#0}>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5a6ef2bc6246 - <proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5a6ef2cf3043 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5a6ef2cf14c6 - <proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}> as proptest[865e77ea652b9109]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5a6ef27b5c68 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::FlattenValueTree<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecValueTree<proptest[865e77ea652b9109]::num::usize::BinarySearch>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, &allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5a6ef2793627 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5a6ef27e43a3 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<core[4a92201981c6b77a]::result::Result<(), proptest[865e77ea652b9109]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5a6ef2789bfc - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run_in_process::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5a6ef2830b56 - <proptest[865e77ea652b9109]::test_runner::runner::TestRunner>::run::<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::flatten::Flatten<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::strategy::map::Map<proptest[865e77ea652b9109]::collection::VecStrategy<core[4a92201981c6b77a]::ops::range::Range<usize>>, <allumette[9927afba1b7ae143]::shaping::shape::Shape>::new>, <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_data>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5a6ef2ecd766 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5a6ef2e092ee - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5a6ef2ee6886 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5a6ef2ecc727 - allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5a6ef2e08f26 - <allumette[9927afba1b7ae143]::tensor::tests::gpu::unary_grad_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   65:     0x7b662e17fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- training::layer::tests::test_layer_gpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'training::layer::tests::test_layer_gpu' (168) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ee811c - allumette[9927afba1b7ae143]::training::layer::tests::test_layer_gpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/layer.rs:96:13
[INFO] [stdout]   28:     0x5a6ef2ed08c7 - allumette[9927afba1b7ae143]::training::layer::tests::test_layer_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/layer.rs:88:24
[INFO] [stdout]   29:     0x5a6ef2e09aa6 - <allumette[9927afba1b7ae143]::training::layer::tests::test_layer_gpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   51:     0x7b662e17fa64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- training::train::tests::gpu_vs_cpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'training::train::tests::gpu_vs_cpu' (169) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2ed0f0c - allumette[9927afba1b7ae143]::training::train::tests::gpu_vs_cpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:119:13
[INFO] [stdout]   28:     0x5a6ef2e09b5e - <allumette[9927afba1b7ae143]::training::train::tests::gpu_vs_cpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5a6ef2ee8b26 - allumette[9927afba1b7ae143]::training::train::tests::gpu_vs_cpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:104:5
[INFO] [stdout]   31:     0x5a6ef2ed08f7 - allumette[9927afba1b7ae143]::training::train::tests::gpu_vs_cpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:105:20
[INFO] [stdout]   32:     0x5a6ef2e09ae6 - <allumette[9927afba1b7ae143]::training::train::tests::gpu_vs_cpu::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   54:     0x7b662e17fa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- training::train::tests::test_train stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'training::train::tests::test_train' (170) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6ef3ab6c1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6ef3ab6c1a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6ef3acf98a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6ef3acf98a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a6ef3abbdb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a6ef3abbdb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a6ef3a93cbf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6ef3a93cbf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6ef3aaebe9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a6ef2f023ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a6ef2f023ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a6ef3aaee62 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a6ef3aaee62 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6ef3a93daa - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a6ef3a88919 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6ef3a94b7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6ef3ad017c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6ef3aafb2d - std[1209cfb42f6d497f]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5a6ef2b4e881 - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5a6ef2b6bc1a - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5a6ef3a99339 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5a6ef2b5ebfb - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5a6ef2b5405d - <std[1209cfb42f6d497f]::sync::lazy_lock::LazyLock<allumette[9927afba1b7ae143]::wgpu::wgpu_context::WgpuContext> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5a6ef2d48dfd - allumette[9927afba1b7ae143]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5a6ef2d4c81b - <allumette[9927afba1b7ae143]::storage::gpu_data::GpuData as allumette[9927afba1b7ae143]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5a6ef2edd101 - <allumette[9927afba1b7ae143]::tensor::Tensor<allumette[9927afba1b7ae143]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5a6ef2ed2d25 - allumette[9927afba1b7ae143]::training::train::tests::test_train::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:91:38
[INFO] [stdout]   30:     0x5a6ef2e09b8e - <allumette[9927afba1b7ae143]::training::train::tests::test_train::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a6ef2f9dcfe - serial_test[9203c414c260989c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5a6ef2ee8c46 - allumette[9927afba1b7ae143]::training::train::tests::test_train
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:76:5
[INFO] [stdout]   33:     0x5a6ef2ed0927 - allumette[9927afba1b7ae143]::training::train::tests::test_train::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:77:20
[INFO] [stdout]   34:     0x5a6ef2e09b26 - <allumette[9927afba1b7ae143]::training::train::tests::test_train::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a6ef2ef56cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a6ef2ef56cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5a6ef2f02ebb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a6ef2f02ebb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5a6ef2f02ebb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5a6ef2efc5d4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5a6ef2efc5d4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5a6ef2f05ac2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6ef2f05ac2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5a6ef2f05ac2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a6ef3ab64ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5a6ef3ab64ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7b662e0f2aa4 - <unknown>
[INFO] [stdout]   56:     0x7b662e17fa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ops::gpu::tests::gpu_map_broadcast_test
[INFO] [stdout]     storage::gpu_data::tests::enumeration_test
[INFO] [stdout]     storage::gpu_data::tests::layout_test1
[INFO] [stdout]     storage::gpu_data::tests::layout_test2
[INFO] [stdout]     storage::gpu_data::tests::permute_test
[INFO] [stdout]     storage::gpu_data::tests::rand_test
[INFO] [stdout]     storage::gpu_data::tests::zeros_test
[INFO] [stdout]     tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests
[INFO] [stdout]     tensor::tests::gpu::binary_grad_broadcast_tests
[INFO] [stdout]     tensor::tests::gpu::binary_grad_lt_gt_tests
[INFO] [stdout]     tensor::tests::gpu::binary_grad_tests
[INFO] [stdout]     tensor::tests::gpu::binary_tests
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_backward_gpu
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_expand_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_matmul_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_relu_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_sig_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_view_backward
[INFO] [stdout]     tensor::tests::gpu::matmul_grad_tests
[INFO] [stdout]     tensor::tests::gpu::matmul_tests
[INFO] [stdout]     tensor::tests::gpu::permute_grad_tests
[INFO] [stdout]     tensor::tests::gpu::reduce_grad_tests
[INFO] [stdout]     tensor::tests::gpu::unary_complex_test1
[INFO] [stdout]     tensor::tests::gpu::unary_complex_test2
[INFO] [stdout]     tensor::tests::gpu::unary_grad_complex_test1
[INFO] [stdout]     tensor::tests::gpu::unary_grad_complex_test2
[INFO] [stdout]     tensor::tests::gpu::unary_grad_relu_test
[INFO] [stdout]     tensor::tests::gpu::unary_grad_tests
[INFO] [stdout]     tensor::tests::gpu::unary_tests
[INFO] [stdout]     tensor::tests::test_view_gpu
[INFO] [stdout]     training::layer::tests::test_layer_gpu
[INFO] [stdout]     training::train::tests::gpu_vs_cpu
[INFO] [stdout]     training::train::tests::test_train
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 38 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ee1828bc5ca7526c74585e19ade6b3a4163aff0a92fc63f4a4c2c0e63b6ecb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1828bc5ca7526c74585e19ade6b3a4163aff0a92fc63f4a4c2c0e63b6ecb25", kill_on_drop: false }`
[INFO] [stdout] ee1828bc5ca7526c74585e19ade6b3a4163aff0a92fc63f4a4c2c0e63b6ecb25
